home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / QuickBattleMainMenu / Screen (Quick Battle Main Menu).cfg
Encoding:
Text File  |  1998-10-26  |  1.2 KB  |  45 lines

  1. ;Quick Battle Main Menu Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Quick Battle Main Menu"
  5.  
  6. [TEXT_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=100,75,700,125                  ; 800x600 rectangle
  9. TextFlags=MIDDLE                      ; LEFT, RIGHT, MIDDLE
  10. Text=2; "Quick Battle"
  11. Rect1=80,60,560,100
  12.  
  13. [TEXTBUTTON_1]
  14. Font=SMALL                            ; font to use LARGE/SMALL
  15. Rect2=200,200,600,250                 ; 800x600 rectangle
  16. Text=76; "Create Multiplayer Game"         ; Button text
  17. Rect1=160,160,480,200
  18.  
  19. [TEXTBUTTON_2]
  20. Font=SMALL                            ; font to use LARGE/SMALL
  21. Rect2=200,275,600,325                 ; 800x600 rectangle
  22. Text=41; "Join Multiplayer Game"           ; Button text
  23. Rect1=160,220,480,260
  24.  
  25. [TEXTBUTTON_3]
  26. Font=SMALL                            ; font to use LARGE/SMALL
  27. Rect2=200,350,600,400                 ; 800x600 rectangle
  28. Text=77; "Create Single Player Game"       ; Button text
  29. Rect1=160,280,480,320
  30.  
  31. [TEXTBUTTON_4]
  32. Font=LARGE                            ; font to use LARGE/SMALL
  33. Rect2=280,475,520,525                 ; 800x600 rectangle
  34. Text=11; "Cancel"                          ; Button text
  35. Rect1=224,380,416,420
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.